home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 May
/
CHIPCD200305.iso
/
soft
/
fm42ch.exe
/
{app}
/
Foxmail.exe
/
0
/
RCDATA
/
TFRMTABLE
/
TFRMTABLE.txt
Wrap
Text File
|
2002-07-04
|
5KB
|
244 lines
object frmTable: TfrmTable
Left = 226
Top = 121
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'Table Properties'
ClientHeight = 281
ClientWidth = 313
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Table: TGroupBox
Left = 8
Top = 8
Width = 145
Height = 177
Caption = 'Table'
TabOrder = 2
object Label1: TLabel
Left = 16
Top = 16
Width = 30
Height = 13
Caption = '&Rows:'
FocusControl = edRows
end
object Label2: TLabel
Left = 16
Top = 56
Width = 23
Height = 13
Caption = '&Cols:'
FocusControl = edCols
end
object lblWidth: TLabel
Left = 16
Top = 96
Width = 31
Height = 13
Caption = '&Width:'
FocusControl = edWidth
end
object Label3: TLabel
Left = 16
Top = 136
Width = 34
Height = 13
Caption = '&Border:'
FocusControl = edTBorder
end
object edRows: TEdit
Left = 16
Top = 32
Width = 121
Height = 21
TabOrder = 0
Text = '4'
end
object edCols: TEdit
Left = 16
Top = 72
Width = 121
Height = 21
TabOrder = 1
Text = '5'
end
object edWidth: TEdit
Left = 16
Top = 112
Width = 121
Height = 21
TabOrder = 2
Text = '100'
end
object edTBorder: TEdit
Left = 16
Top = 148
Width = 121
Height = 21
TabOrder = 3
Text = '1'
end
end
object Cells: TGroupBox
Left = 160
Top = 8
Width = 145
Height = 177
Caption = 'Cells'
TabOrder = 3
object Label5: TLabel
Left = 18
Top = 88
Width = 39
Height = 13
Caption = 'Caption:'
end
object Label6: TLabel
Left = 17
Top = 48
Width = 88
Height = 13
Caption = 'Background Color:'
end
object btnTableBGColor: TSpeedButton
Left = 112
Top = 63
Width = 25
Height = 25
Enabled = False
Flat = True
Glyph.Data = {
66010000424D6601000000000000760000002800000014000000140000000100
040000000000F000000000000000000000001000000010000000000000000000
8000008000000080800080000000800080008080000080808000C0C0C0000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
8888888800008887788887788887788800008800078800078800078800008099
9070AAA070CCC078000080999070AAA070CCC0780000870907770A07770C0778
000080999070AAA070CCC078000080999070AAA070CCC0780000800990700AA0
700CC0780000800990700AA0700CC0780000800990700AA0700CC07800008009
90700AA0700CC078000080999070AAA070CCC0780000870907770A07770C0778
000080999070AAA070CCC0780000870907770A07770C0778000080999080AAA0
70CCC0880000880908880A08880C088800008880888880888880888800008888
88888888888888880000}
OnClick = btnTableBGColorClick
end
object chkWrap: TCheckBox
Left = 16
Top = 144
Width = 97
Height = 17
Caption = 'No Wrap'
Checked = True
State = cbChecked
TabOrder = 0
end
object cmbTableBGColor: TComboBox
Left = 16
Top = 64
Width = 89
Height = 21
Enabled = False
ItemHeight = 13
TabOrder = 1
Text = 'White'
Items.Strings = (
'Black'
'White'
'Red'
'Blue'
'Yellow'
'Green')
end
object edCaption: TEdit
Left = 16
Top = 104
Width = 121
Height = 21
TabOrder = 2
end
object cbTransparent: TCheckBox
Left = 16
Top = 24
Width = 97
Height = 17
Caption = '&Transparent'
Checked = True
State = cbChecked
TabOrder = 3
OnClick = cbTransparentClick
end
end
object Button1: TButton
Left = 230
Top = 248
Width = 75
Height = 25
Caption = 'Cancel'
ModalResult = 2
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 150
Top = 248
Width = 75
Height = 25
Caption = 'OK'
ModalResult = 1
TabOrder = 1
OnClick = Button2Click
end
object gbPadding: TGroupBox
Left = 8
Top = 192
Width = 297
Height = 49
Caption = 'Padding and Spacing'
TabOrder = 4
object Label4: TLabel
Left = 16
Top = 24
Width = 42
Height = 13
Caption = 'Padding:'
end
object Label7: TLabel
Left = 136
Top = 24
Width = 42
Height = 13
Caption = 'Spacing:'
end
object edPad: TEdit
Left = 80
Top = 20
Width = 40
Height = 21
TabOrder = 0
Text = '1'
end
object edSpace: TEdit
Left = 200
Top = 20
Width = 40
Height = 21
TabOrder = 1
Text = '1'
end
end
object Language: TLanguage
LangCenter = DM_Language.LangCenter
Left = 80
Top = 248
end
end